home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / win95.rus / precopy2.cab / awfax.inf < prev    next >
INI File  |  1995-10-02  |  20KB  |  555 lines

  1. ; AWFAX.INF
  2.  
  3. ; This is the Setup information file to install Microsoft At Work Fax
  4. ; as a PlusPack Component.
  5.  
  6. ; Copyright (c) 1994 - 1995 Microsoft Corporation
  7.  
  8. [version]
  9. LayoutFile=layout.inf
  10. signature="$CHICAGO$"
  11. SetupClass=PLUSPACK
  12.  
  13. [DestinationDirs]
  14. FAXCopyFilesWin        = 10        ;LDID_WIN \Windows dir
  15. FAXDelOldWinFiles    = 10        ;LDID_WIN
  16. FAXDelAtInUninstal    = 10        ;
  17. FAXDelAtInWinBase    = 10        ;
  18.  
  19. FAXCopyAddPrinterSys    = 11
  20. FAXCopyFilesSys        = 11        ;LDID_SYS \Windows\system dir
  21. FAXCopyFilesPrint    = 11        ;LDID_SYS \Windows\system dir
  22. FAXDelOldSysFiles    = 11        ;LDID_SYS
  23. FaxViewSys        = 11        ;LDID_SYS
  24.  
  25. FAXCopyAwfaxinf     = 17         ;LDID_INF
  26.  
  27. FAXCopyFilesHelp    = 18        ;LDID_HELP
  28. FaxViewHelp        = 18        
  29. FAXDelOldHelpFiles    = 18        ;LDID_HELP
  30.  
  31. FAXCopyAppShared     = 25         ;LDID_SHARED
  32. FaxViewCopyAppShared    = 25
  33.  
  34. MessageInTheBottle    = 10,%SPOOL_DIR%\fax    ; the Spool Directory
  35.  
  36. [Optional Components]
  37. FAXTop
  38. FAX
  39. FaxView
  40.  
  41. ; Run these two section , they are order dependent because of how the
  42. ; registry entries are processed. We want to DelReg the LFN remove entries
  43. ; in FAXunintall section otherwise we will lose our NEW LFN files at install.
  44. [BaseWinOptions]
  45. FAXuninstall
  46. ; FaxViewUninstall
  47. AWFAXinstallable
  48.  
  49. [AWFAXinstallable]
  50. CopyFiles        = FAXCopyAwfaxinf, FAXCopyAddPrinterSys
  51. AddReg            = AwfaxReg.MaintMode, AwfaxReg.NotInstalled
  52. DelReg            = FAXReg.Remove, FAXRenameReg.Del 
  53. DelFiles        = FAXCopyAddPrinterSys, FAXDelAtInWinBase
  54.  
  55. [FAXCopyAwfaxinf]
  56. awfax.inf
  57.  
  58. [AwfaxReg.MaintMode]
  59. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents ,"FAXTop",,"FAXTop"
  60. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\FAXTop,INF,,"awfax.inf"
  61. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\FAXTop,Section,,"FAXTop"
  62. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\FAXTop,Installed,,"0"
  63.  
  64. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents ,"Msawfax",,"msawfax"
  65. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\msawfax,INF,,"awfax.inf"
  66. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\msawfax,Section,,"FAX"
  67. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\msawfax,Installed,,"0"
  68.  
  69. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents ,"Faxview",,"Faxview"
  70. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\FaxView,INF,,"awfax.inf"
  71. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\FaxView,Section,,"FaxView"
  72. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\FaxView,Installed,,"0"
  73.  
  74.  
  75. ;This is the top level Product option
  76. ;
  77. [FAXTop]
  78. OptionDesc        = %FAXTopDesc%
  79. Tip                = %FAXTip%
  80. IconIndex        = 19    
  81.  
  82.  
  83. [FAX]
  84. OptionDesc        = %FAXDesc%
  85. Tip                = %FAXTip%
  86. Parent            = FAXTop
  87. CopyFiles        = FAXCopyFilesWin, FAXCopyAppShared, FAXCopyFilesSys, FAXCopyFilesHelp, FAXCopyFilesPrint, FAXCopyAddPrinterSys, MessageInTheBottle
  88. DelFiles        = FAXDelOldWinFiles, FAXDelOldSysFiles
  89. UpdateInis        = FAXInis, OLDFaxRemove.ini, WFWFaxCleanUp.ini
  90. DelReg            = FaxReg.Old
  91. AddReg            = FAXReg, FAXPrintReg, FAXRenameReg.Add
  92. InstallType        = 0                 ;Don't install by default.
  93. IconIndex        = 19                ;Windows mini-icon for dialog (see MICONS.TXT for list)
  94. Needs            = MSMAIL, MSWordPad, FaxView            ; 
  95. Uninstall        = FAXuninstall
  96.  
  97. ; Delete ALL the files (awadpr32.exe) that we installed and 
  98. ; the registery entry that created. Awadpr32.exe is left to remove
  99. ; the printer during the Runonce
  100.  
  101. [FAXuninstall]
  102. DelFiles        = FAXCopyFilesWin, FAXCopyAppShared, FAXCopyFilesSys, FAXCopyFilesHelp,FAXDelAtInUninstal
  103. UpdateInis        = FAXInis.Remove        ; Remove unneed Short Cuts
  104. DelReg            = FAXReg.Remove, FaxReg.Old    ; Remove Unneed Registry entries
  105. AddReg            = AwfaxReg.NotInstalled, FAXRenameReg.Del, FAXPrintReg.Delete
  106.  
  107. [AwfaxReg.NotInstalled]
  108. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\msawfax,Installed,,"0"
  109.  
  110. [FAXDelAtInUninstal]
  111. awmodem.inf
  112. FaxCover.ini
  113. AWCPE.INI
  114. AWFAXVUR.INI
  115.  
  116. ;Was ----------
  117. ;Start.Programs.Send New Fax
  118. ;Start.Programs.Accessories.Fax.Send New Fax
  119. ;Start.Programs.Accessories.Fax.Cover Page Editor
  120. ;Start.Programs.Accessories.Fax.Retrieve File from a Fax Service
  121. ;Now -----------
  122. ;Start.Programs.Accessories.Fax.Compose New Fax
  123. ;Start.Programs.Accessories.Fax.Cover Page Editor
  124. ;Start.Programs.Accessories.Fax.Retrieve File
  125.  
  126. [FAXInis]
  127. ; Create link in SendTo folder 
  128. setup.ini, progman.groups,, "SendTo=""..\..\%SendTo_Desc%"""     ;creates folder
  129. setup.ini, SendTo,,"""%SendToFax_DESC%"",%11%\awsnto32.exe,,,,,%Sendfax%"     ; create Link to EXE
  130. ;
  131. ;Program Item for the FAX group
  132. ;
  133. setup.ini, progman.groups,, "groupFax=%FAXApps_DESC%"    ;creates Accessories/Fax folder (if not already there
  134. setup.ini, groupFax,,"""%FAXCOVER_Link_Desc%"",FaxCover.exe,,,,,%FaxCover%"
  135. setup.ini, groupFax,,"""%CallaFaxService%"",%11%\awsnto32.exe   -p,%11%\awsnto32.exe,1,,,%FaxPoll%"
  136. setup.ini, groupFax,,"""%SendNewFax%"",%11%\awsnto32.exe,,,,,%Newfax%"
  137.  
  138. ;
  139. ; Program Group for Item in the "Program" -- First Level Start menu
  140. ;
  141. setup.ini, progman.groups,,     "FaxLnk="            ;create NULL group
  142. setup.ini, FaxLnk,, """%Old_SendNewFax%""",,        ;Deletes link
  143. ;
  144. ; We have to delete these items now.... Since the name have changed but we might be reinstalling
  145. ; over an existing installation.
  146. ;
  147. setup.ini, groupFax,,         """%Old_FAXCOVER_Link_Desc%""",,    ;Deleteslink in Accessories folder
  148. setup.ini, groupFax,,         """%Old_SendNewFax%""",,    
  149. setup.ini, groupFax,,         """%Old_CallaFaxService%""",,
  150.  
  151.  
  152.  
  153. [FAXInis.Remove]
  154. setup.ini, progman.groups,, "SendTo=""..\..\%SendTo_Desc%"""    ;creates folder
  155. setup.ini, SendTo,,    """%SendToFax_DESC%""",,        ;Deletes Link
  156.  
  157. setup.ini, progman.groups,, "groupFax=%FAXApps_DESC%"        ;Create folder
  158. setup.ini, groupFax,,     """%FAXCOVER_Link_Desc%""",,        ;Deleteslink in Accessories folder
  159. setup.ini, groupFax,,     """%SendNewFax%""",,            
  160. setup.ini, groupFax,,     """%CallaFaxService%""",,    
  161.  
  162. ; and the Short names if we are on a short name system....
  163. setup.ini, groupFax,,     """%FaxCover%""",,
  164. setup.ini, groupFax,,     """%FaxPoll%""",, 
  165. setup.ini, groupFax,,    """%Newfax%""",,
  166.  
  167. ;Delete old item in the Programs and Accorires folder
  168.  
  169. setup.ini, progman.groups,, "SendToOld=""%SendTo_Desc%"""    ;creates folder
  170. setup.ini, group2,,     """%SendToFax_DESC%""",,        ;Deletes link
  171.  
  172. setup.ini, progman.groups,, "group2="                ;create NULL group
  173. setup.ini, group2,,     """%Old_SendNewFax%""",,        ;Deletes link
  174. setup.ini, group2,,     """%FAXDesc%"""                ;Deletes link to Accessories/Fax folder
  175. ;
  176. ; Delete link to FAX folder
  177. setup.ini, progman.groups,,     "FaxLnk="            ;create NULL group
  178. setup.ini, FaxLnk,, """%FAXDesc%"""                ;Deletes link to Accessories/Fax folder
  179.  
  180.  
  181. [OLDFaxRemove.ini]
  182. setup.ini, progman.groups,, "SendToOld=""%SendTo_Desc%"""    ;creates folder
  183. setup.ini, group2,,     """%SendToFax_DESC%""",,        ;Deletes link
  184.  
  185. [WFWFaxCleanUp.ini]
  186. msmail.ini,"custom messages","IPM.Microsoft Fax.Encrypted=*",
  187. msmail.ini,"EFAX Transport","LocalFax=*",
  188. msmail.ini,"Custom Menus","Fax=*",
  189. msmail.ini,"Custom Commands","FaxOpts=*",
  190. msmail.ini,"Custom Commands","FaxMgr=*",
  191. msmail.ini,"Custom Commands","FaxAnswer2=*",
  192. msmail.ini,"Custom Commands","FaxSecur=*",
  193. msmail.ini,"Custom Commands","FaxSep1=*",
  194. msmail.ini,"Custom Commands","FaxCheck=*",
  195. msmail.ini,"Custom Commands","FaxAnswer=*",
  196. msmail.ini,"Custom Commands","FaxHelp=*",
  197. msmail.ini,"Microsoft Mail","CustomOptionsHandler=*",
  198. win.ini, PrinterPorts,"Microsoft At Work Fax=*",
  199. win.ini, devices,"Microsoft At Work Fax=*",
  200.  
  201.  
  202.  
  203. [FAXReg]
  204. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\msawfax,Installed,,"1"
  205. HKCU,"Software\Microsoft\At Work Fax\Transport Service Provider","Presentation Data",,"1"    
  206. ;
  207. ; Cover page Editor Registery
  208. ;
  209. HKCR,.cpe,,,FaxCover.Document
  210. HKCR,.cpd,,,FaxCover.Document
  211. HKCR,FaxCover.Document,,,%CPE_DOC%
  212. HKCR,FaxCover.Document\DefaultIcon,,,"%25%\FaxCover.exe,1"
  213. HKCR,FaxCover.Document\shell\open\command,,,"%25%\FaxCover.exe ""%%1"""
  214. HKCR,FaxCover.Document\shell\print\command,,,"%25%\FaxCover.exe ""%%1"" /p"
  215. ;
  216. ; Registry for the message in the bottle....
  217. ;
  218. ; keys below should match those in awfaxp.c
  219. HKLM,"SOFTWARE\Microsoft\At Work Fax\Local Modems\Received",,""
  220. HKLM,"SOFTWARE\Microsoft\At Work Fax\Local Modems\Received",R00,,"001"
  221. HKLM,"SOFTWARE\Microsoft\At Work Fax\Local Modems\Received",F00,,"RCV0000.EFX"
  222. HKLM,"SOFTWARE\Microsoft\At Work Fax\Local Modems\Defaults",BlindDial,,"3"
  223. HKLM,"SOFTWARE\Microsoft\At Work Fax\General",FirstRun,,"1"
  224. ;
  225. ; CPE-Transport interface
  226. ;
  227. HKCU,Software\Microsoft\"At Work Fax","Transport Service Provider",,"transport service provider"
  228. HKCU,"Software\Microsoft\At Work Fax\Transport Service Provider","Cover Page Editor",,"%25%\FaxCover.exe /SSESS_ID"
  229. ;
  230. ; Register our client Extensions
  231. ;
  232. HKLM,Software\Microsoft\Exchange\Client\Extensions,,," "
  233. HKLM,Software\Microsoft\Exchange\Client\Extensions,"MicrosoftFax",,"4.0;awfext32.dll;10;;;AWFAX"
  234.  
  235.  
  236. [FAXRenameReg.Add]
  237. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Fax,,,%10%
  238. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Fax,confdent.cpe,,"%CPE_1desc%.cpe" 
  239. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Fax,fyi.cpe,,"%CPE_2desc%.cpe"
  240. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Fax,urgent.cpe,,"%CPE_4desc%.cpe"
  241. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Fax,generic.cpe,,"%CPE_5desc%.cpe"
  242.  
  243. [FAXRenameReg.Del]
  244. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\Fax,,,%10%
  245. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\Fax,confdent.cpe,,"%CPE_1desc%.cpe" 
  246. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\Fax,fyi.cpe,,"%CPE_2desc%.cpe"
  247. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\Fax,urgent.cpe,,"%CPE_4desc%.cpe"
  248. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\Fax,generic.cpe,,"%CPE_5desc%.cpe"
  249. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\Fax,generic.cpe,,"%OLD_CPE_5desc%.cpe"
  250.  
  251.  
  252. ; /W Add entry run=awadpr32 /D to Win.ini 
  253. ; /D deletes Printer 
  254. ; /A Add printer 
  255. ; /M fixes the msmail,inf file
  256. [FAXPrintReg.Delete]
  257. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,FAXPrint,,"%11%\awadpr32.exe /D"
  258.  
  259. [FAXPrintReg]
  260. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,FAXPrint,,"%11%\awadpr32.exe /AM"
  261.  
  262.  
  263. [FAXReg.Remove]
  264. HKLM,Software\Microsoft\Exchange\Client\Extensions,"MicrosoftFax"
  265. HKLM,SOFTWARE\Microsoft\"At Work Fax"
  266. HKCU,Software\Microsoft\"At Work Fax"
  267. HKCR,.cpe
  268. HKCR,.cpd
  269. HKCR,FaxCover.Document
  270.  
  271. [FaxReg.Old]
  272. HKCR,AwFaxvur.Document
  273. HKCR,Awcpe.Document
  274. HKCR,AWCPE.CoverPage
  275.  
  276. ;--------------------------------------Fax View Section-------------------------------
  277. [FaxView]
  278. OptionDesc        = %FAXViewDesc%
  279. Tip                = %FAXViewTip%
  280. Parent            = FAXTop
  281. CopyFiles        = FaxViewSys,FaxViewCopyAppShared, FaxViewHelp 
  282. UpdateInis        = FaxViewIniInstall
  283. AddReg            = FaxViewRegInstall
  284. InstallType        = 0                 ;Don't install by default.
  285. IconIndex        = 19                ;Windows mini-icon for dialog (see MICONS.TXT for list)
  286. Uninstall        = FaxViewUninstall
  287.  
  288. [FaxViewUninstall]
  289. DelFiles        = FaxViewCopyAppShared,FaxViewSys, FaxViewHelp
  290. UpdateInis        = FaxViewIniUnnstall
  291. DelReg            = FaxViewAddDelUninstall
  292. AddReg            = FaxViewAddRegUninstall
  293.  
  294. [FaxViewIniInstall]
  295. ;setup.ini, progman.groups,, "groupFax=%FAXApps_DESC%"    ;creates Accessories/Fax folder (if not already there
  296. ;setup.ini, groupFax,, """%FAXVIEW_Link_Desc%"", FaxView.exe"    ;creates link in Accessories folder
  297.  
  298. [FaxViewIniUnnstall]
  299. setup.ini, progman.groups,, "groupFax=%FAXApps_DESC%"    ;creates Accessories/Fax folder (if not already there
  300. setup.ini, groupFax,,     """%FAXVIEW_Link_Desc%""",,        ;Deletes link in Accessories folder
  301.  
  302. [FaxViewRegInstall]
  303. ;
  304. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\FaxView,Installed,,"1"
  305. ;
  306. HKCR,.dcx,,,FaxView.Document
  307. HKCR,.awd,,,FaxView.Document
  308. HKCR,FaxView.Document,,,%VIEWER_DOC%
  309. HKCR,FaxView.Document\DefaultIcon,,,"%25%\FaxView.EXE,1"
  310. HKCR,FaxView.Document\shell\open\command,,,"%25%\FaxView.exe ""%%1"""
  311. HKCR,FaxView.Document\shell\print\command,,,"%25%\FaxView.exe ""%%1"" /p"
  312. HKCR,FaxView.Document\shell\printto\command,,,"%25%\FaxView.exe ""%%1"" /p ""%%2"" ""%%3"" ""%%4"""
  313. HKCR,FaxView.Document\protocol\StdFileEditing\server,,,%25%\FaxView.exe
  314. HKCR,FaxView.Document\protocol\StdFileEditing\verb\0,,,%EDIT%
  315. HKCR,FaxView.Document\NotInsertable =
  316. HKCR,FaxView.Document\Insertable =
  317. HKCR,FaxView.Document\CLSID,,,{%FaxViewCLSID%}
  318. HKCR,CLSID\{%FaxViewCLSID%},,,%VIEWER_DOC%
  319. HKCR,CLSID\{%FaxViewCLSID%}\DefaultIcon,,,"%25%\FaxView.exe,0"
  320. HKCR,CLSID\{%FaxViewCLSID%}\LocalServer32,,,%25%\FaxView.exe
  321. HKCR,CLSID\{%FaxViewCLSID%}\ProgId,,,FaxView.Document
  322. HKCR,CLSID\{%FaxViewCLSID%}\MiscStatus,,,0
  323. HKCR,CLSID\{%FaxViewCLSID%}\AuxUserType\3,,,"%VIEWER_DOC%"
  324. HKCR,CLSID\{%FaxViewCLSID%}\AuxUserType\2,,,"%VIEWER_DOC%"
  325. HKCR,CLSID\{%FaxViewCLSID%}\NotInsertable,,,
  326. HKCR,CLSID\{%FaxViewCLSID%}\Insertable,,,
  327. HKCR,CLSID\{%FaxViewCLSID%}\verb\2,,,%PRINT%,0,2
  328. HKCR,CLSID\{%FaxViewCLSID%}\verb\1,,,%OPEN%,0,2
  329. HKCR,CLSID\{%FaxViewCLSID%}\verb\0,,,%EDIT%,0,2
  330. HKCR,CLSID\{%FaxViewCLSID%}\InprocHandler32,,,ole32.dll
  331.  
  332.  
  333. [FaxViewAddRegUninstall]
  334. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\FaxView,Installed,,"0"
  335.  
  336. [FaxViewDelRegUninstall]
  337. HKCR,.dcx
  338. HKCR,.awd
  339. HKCR,FaxView.Document
  340.  
  341. ;--------------------------------------Localizable Strings Section-------------------------------
  342.  
  343. ; User-visible strings
  344. [Strings]
  345. FAXTopDesc        = "Microsoft Fax"    ;Text displayed in Listbox during Setup
  346. FAXDesc            = "╘αΩ±Φ∞Φδⁿφ√σ ±δ≤µß√ Microsoft"
  347.  
  348. FAXTip              = "╬≥∩≡αΓΩα Φ ∩≡Φσ∞ ⌠αΩ±Φ∞Φδⁿφ√⌡ ±εεß∙σφΦΘ"
  349.  
  350. FAXViewDesc        = "╧≡ε±∞ε≥≡ ⌠αΩ±-±εεß∙σφΦΘ"    ;Text displayed in Listbox during Setup
  351.                             ; and in the profile messaging services listbox
  352. FAXViewTip        = "╧≡ε±∞ε≥≡ Φτεß≡αµσφΦΘ ±εεß∙σφΦΘ Microsoft Fax"
  353.  
  354. ; Program Groups
  355. FAXApps_DESC        = "╤≥αφΣα≡≥φ√σ\╘αΩ±"
  356. FaxPrograms        = "╧≡επ≡α∞∞√"        ; The Programs Group
  357. SendTo_DESC         = "SendTo"            ; Name of SendTo folder in the Windows dir
  358. FaxStartMenu        = "├δαΓφεσ╠"        ; Name of the Start Menu Folder MUST USE 8.3 PATH NAME
  359.  
  360. : Group Item Names
  361. SendToFax_DESC      = "╘αΩ±"       ; 
  362. FAXVIEW_Link_Desc    = "╧≡ε±∞ε≥≡ ⌠αΩ±Φ∞Φδⁿφ√⌡ ±εεß∙σφΦΘ"        ; Not used
  363. FAXCOVER_Link_Desc    = "╨σΣαΩ≥ε≡ ≥Φ≥≤δⁿφ√⌡ ±≥≡αφΦ÷"
  364. CallaFaxService        = "╟α∩≡ε± ⌠αΩ±Φ∞Φδⁿφεπε ±εεß∙σφΦ "
  365. ShowFaxQueue        = "╬≥εß≡αµσφΦσ ε≈σ≡σΣΦ ⌠αΩ±εΓ"
  366. SendNewFax        = "╤ετΣαφΦσ ⌠αΩ±Φ∞Φδⁿφεπε ±εεß∙σφΦ "
  367.  
  368. ; 8.3 name of the equivelent items above.... Have fun...
  369.  
  370. FaxPoll            = "╟α∩≡ε±"
  371. Newfax            = "═εΓ╘αΩ±"
  372. FaxCover        = "╘αΩ±╥Φ≥δ"
  373. Sendfax            = "╬≥∩≡╘αΩ±"
  374.  
  375. ; OLE Verb Names (Localized??)
  376.  
  377. PRINT            = "&╧σ≈α≥ⁿ"
  378. OPEN            = "&╬≥Ω≡√≥ⁿ"
  379. EDIT            = "&╚τ∞σφΦ≥ⁿ"
  380.  
  381. ; The name of the Spool directory in c:\windows
  382. SPOOL_DIR        = "spool"
  383. ; Registry item names -- Must match what is in resource of program
  384. VIEWER_DOC        = "╘αΩ±Φ∞Φδⁿφεσ ±εεß∙σφΦσ"
  385. CPE_DOC            = "╥Φ≥≤δⁿφα  ±≥≡αφΦ÷α ⌠αΩ±α"
  386.  
  387. ; Mapi provider names
  388. FAXAB            = "└Σ≡σ±φα  ΩφΦπα"
  389. FAXXP            = "╥≡αφ±∩ε≡≥"
  390. FAXMS            = "╤δ≤µßα ±εεß∙σφΦΘ"
  391.  
  392. ;
  393. ; Cover page Sample LFN's
  394. CPE_1desc        = "╩εφ⌠ΦΣσφ÷Φαδⁿφε"
  395. CPE_2desc        = "╩ ±ΓσΣσφΦ■"
  396. CPE_4desc        = "╤≡ε≈φε!"
  397. CPE_5desc        = "╤≥αφΣα≡≥"
  398. OLD_CPE_5desc        = "General Purpose"
  399. ;
  400. ; for NON-US BUILD this STRING should be "NotUsed"
  401. ; no need to localize this anymore. This is handled in the code.
  402. ;rgMessageInTheBottle    = "Received"            ; USA builds ONLY
  403. ;rgMessageInTheBottle    = "NotUsed"            ; NON-USA BUILDS
  404.  
  405. ; This is the 8.3 name of the OLD General Purpose CPE file
  406. ; We Had to make a short File name so we would have correct defaults
  407. ; even on non-Long File name systems. This name is used to delete the
  408. ; old "General Purpose.CPE" file
  409. General83name        = "GENERA~1.CPE"  
  410.  
  411. ; Old names need for deleting links left over from previous installs
  412. Old_CallaFaxService    = "Retrieve File"
  413. Old_ShowFaxQueue    = "Show Fax Queue"
  414. Old_SendNewFax        = "Send New Fax"
  415. Old_FAXCOVER_Link_Desc    = "Fax Cover Page Editor"
  416.  
  417.  
  418. ;;; These strings should not localized -- Must not change
  419. TransportReg        = "Software\Microsoft\At Work Fax\Transport Service Provider"
  420. FaxViewCLSID        = "02B01C80-E03D-101A-B294-00DD010F2BF9"
  421.  
  422. ;
  423. [FAXDelAtInWinBase]
  424. %General83name%
  425.  
  426. ; These are the files to delete IF we get installed. We delete WFW FAX files
  427. ; when we get installed, simply because we have conflicting names between the components.
  428.  
  429. [FAXDelOldWinFiles]
  430. efaxpump.dll,,,1
  431. efaxrun.dll,,,1
  432. awnetfax.dll,,,1
  433. faxopt.dll,,,1
  434. netfax.dll,,,1
  435. faxspool.dll,,,1
  436. viewrend.dll,,,1
  437. rad.exe,,,1
  438. awfaxio.dll,,,1
  439. awfxprot.dll,,,1
  440. awt30.dll,,,1
  441. dllsched.dll,,,1
  442. faxcodec.dll,,,1
  443. faxcover.dll,,,1
  444. faxmgr.exe,,,1
  445. ; faxview.exe     ; Can't delete this at install, if we have previoisly 
  446.          ; installed the viewer package it won't reinstall
  447. ifkernel.dll,,,1
  448. keyview.exe,,,1
  449. lineariz.dll,,,1
  450. msfax.hlp,,,1
  451. msfaxrad.hlp,,,1
  452. sigview.exe,,,1
  453. trnoff.dll,,,1
  454. rpctask.exe,,,1
  455.  
  456. [FAXDelOldSysFiles]
  457. rbaspool.dll,,,1
  458. ;wpsunire.dll,,,1        ; Deleteing this cause setup warning
  459. wpsfaxqp.dll,,,1
  460. arasock.dll,,,1
  461. awrpc.dll,,,1
  462. bidilpt.dll,,,1
  463. mapistub.dll,,,1
  464. mapiutil.dll,,,1
  465. psi_spx.dll,,,1
  466. psicomm.dll,,,1
  467. faxcomp.dll,,,1
  468. wpsfax.drv,,,1
  469. lhutil.dll,,,1
  470. efaxdrv.drv,,,1
  471. fax.cpl,,,1
  472. faxnsp.dll,,,1
  473. faxstub.dll,,,1
  474.  
  475. [FAXCopyAddPrinterSys]
  476. awadpr32.exe,,,1            ;  Add printer Util
  477.  
  478. [FAXCopyAppShared]
  479. FaxCover.exe,,,1            ;  Cover Page Editor
  480.  
  481. [FAXCopyFilesHelp]
  482. awfax.cnt ,,,1            ;  At Work Help File
  483. awfax.hlp,,,1            ;  At Work Help File
  484. awprt.hlp,,,1            ;  At Work Help File
  485. Faxcover.cnt ,,,1            ;  At Work Fax Coverpage Help File
  486. Faxcover.hlp,,,1            ;  At Work Fax Coverpage Help File
  487.  
  488. [FAXCopyFilesPrint]
  489. faxcodec.dll,,,1            ;  
  490. genfax.apd,,,1            ;  
  491. wpsapd.dll,,,1            ;  
  492. wpsuni.drv,,,1            ;  
  493. wpsunire.dll,,,1            ;  
  494.  
  495. [FAXCopyFilesSys]
  496. awbmsc32.dll,,,1            ;  Bitmap Scaler
  497. awbtrv32.dll,,,1            ;  Bit Reversal
  498. awcapi32.dll,,,1            ;  Capability database
  499. awcl1_32.dll,,,1            ;  Class 1 Modem Driver
  500. awcl2_32.dll,,,1            ;  Class 2 Modem Driver
  501. awdevl16.dll,,,1            ;  Printer Device Layer
  502. awdevl32.dll,,,1            ;  Printer Device Layer
  503. awfaxp32.dll,,,1            ;  MAPI Fax Tranpsort
  504. awfext32.dll,,,1            ;  Linearizer
  505. awfmon32.dll,,,1            ;  Print Monitor
  506. awfr32.dll,,,1            ;  Format Resoultion
  507. awfxab32.dll,,,1            ;  Address Book
  508. awfxcg32.dll,,,1            ;  Property sheets for mapi
  509. awfxex32.exe ,,,1            ;  
  510. awfxio32.dll,,,1            ;  Fax Common IO
  511. awfxrn32.dll,,,1            ;  
  512. awlft332.dll,,,1            ;  
  513. awlhut32.dll,,,1            ;  Lineraizer Utilites
  514. awlinz32.dll,,,1            ;  Linearizer
  515. awlzrd32.dll,,,1            ;  Lz encoder/decoder
  516. awnfax32.dll,,,1            ;  Network Fax Client
  517. awpwd32.dll,,,1            ;  Security Support
  518. awramb32.dll,,,1            ;  Rambo Encoder
  519. awrbae32.dll,,,1            ;  Rambo Decoder
  520. awrndr32.dll,,,1            ;  Generic Renderer
  521. awschd32.dll,,,1            ;  Fax Scheduler
  522. awsnto32.exe,,,1            ;  Mail Print To Extentions
  523. awsrvr32.dll,,,1            ;  Network Fax Server
  524. awt30_32.dll,,,1            ;  T30 protocol Driver
  525. awutil32.dll,,,1            ;  At Work Security support
  526. rndsrv32.dll,,,1            ;  Render Server
  527.  
  528. [FAXCopyFilesWin]
  529. confdent.cpe,,,1            ;  Confidential!
  530. fyi.cpe,,,1            ;  For your information
  531. generic.cpe,,,1            ;  General purpose
  532. urgent.cpe,,,1            ;  Urgent!
  533.  
  534. [FaxViewCopyAppShared]
  535. FaxView.exe,,,1            ;  Fax Viewer
  536.  
  537. [FaxViewHelp]
  538. Faxview.cnt,,,1            ;  At Work Fax Viewer Help File
  539. Faxview.hlp,,,1            ;  At Work Fax Viewer Help File
  540.  
  541. [FaxViewSys]
  542. awcodc32.dll,,,1            ;  Fax Codec
  543. awdcxc32.dll,,,1            ;  DCX Codec
  544. awkrnl32.dll,,,1            ;  Common Support
  545. awresx32.dll,,,1            ;  Resource Executor
  546. awview32.dll,,,1            ;  Viewing Engine
  547.  
  548. [FilesNotCopied]
  549. awfax.csv,,,1            ;  CSV file for Chicago Layout files
  550. awfax.inf,,,1            ;  Setup file checked into Chicago Tree
  551.  
  552. [MessageInTheBottle]
  553. RCV0000.efx,,,1            ;  First Message to Arrive in Inbox from Fax
  554.